@charset "utf-8";
.main {
    overflow: hidden;
    background-color: #f2f5fc;
}

.headLines {
    height: auto;
   /* background: url(../image/toutiao-bg.png) no-repeat;*/
    text-align: center;
    overflow: hidden;
    background-color: #fff;
}
.headLines h3 {
    margin-top: 20px;
    margin-bottom: 11px;
    font-family: "微软雅黑";
}

.headLines h3 a {
    color: #3881c8;
    font-size: 30px;
    font-weight: bold;
    line-height: 55px;
}
.headLines h3 a:hover{
    text-decoration: underline;
}

.syxw_xq {
    width: 929px;
    text-align: center;
    color: #005888;
    /* font-size: 16px; */
    margin: 0 auto;
    color: #000;
}

.syxw_xq a {
    color: #3881c8;
    font-size: 18px;
    font-weight: bold;
}
.syxw_xq a:hover {
    text-decoration: underline;
}





.headLines p {
    color: #2d548f;
    font-size: 14px;
    line-height: 35px;
    margin-top: 10px;
}

.headLines p a {
    color: #ff0000;
}

/* 要闻与轮播 */

.yaowen {
    width: 100%;
    height: 414px;
    overflow: hidden;
    margin-top: 20px;
}

.dynamic-lunbo {
    width: 792px;
    height: 414px;
    overflow: hidden;
    position: relative;
}

.dynamic-lunbo .swiper-container {
    width: 792px;
    height: 414px;
}

.dynamic-lunbo .content-slide {
    padding: 20px;
    color: #fff;
}

.dynamic-lunbo .pagination {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 0;
    width: 170px;
    z-index: 99;
}

.dynamic-lunbo .swiper-pagination-switch {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../image/pic1.png);
    margin: 0 5px;
    cursor: pointer;
}

.dynamic-lunbo .swiper-active-switch {
    width: 36px;
    height: 16px;
    background: url(../image/pic2.png);
}

.dynamic-lunbo .swiper-slide {
    position: relative;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    line-height: 60px;
    width: 792px;
    background: url(../image/nav-title.png);
    font-size: 18px;
    color: #ffffff;
    text-indent: 20px;
    background-size: 100% 100%;
}

.dynamic-lunbo .swiper-container .swiper-wrapper .swiper-slide span:hover {
    text-decoration: underline;
}

/* 动态 */

.dynamic {
    width: 388px;
	height: 414px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px 
		rgba(53, 53, 53, 0.05);
    overflow: hidden;
}

.dynamic-top {
    /*background: url(../image/title-bg1.png) no-repeat;*/
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    margin: 0 20px;
}

.dynamic-top h3 {
    /* padding: 0 20px; */
    width: 105px;
    color: #999999;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    float: left;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    margin: 20px 0;
}
.dynamic-top h3:first-child{
    border-left: 0;
    padding-left: 0;
}

.dynamic-top h3.hover {
    color: #3881c8;
    border-left: 3px solid #066baf;
    /* padding-left: 10px; */
    font-weight: bold;
}
.dynamic-top h3.hover span{color: #3881c8;}
.dynamic-top h3 em {
    color: #999999;
    font-size: 12px;
    line-height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.dynamic-top h3 span{ color: #999999;}
.dynamic-top h3.hover em {
    display: block;
}

.dynamic-title,
.tzgg-title,
.gzdt-title {
    overflow: hidden;
    margin-bottom: 5px;
    display: none;
}

.dynamic-title.show,
.tzgg-title.show,
.gzdt-title.show {
    display: block;
    margin: 0 20px;
}

.dynamic-title h3 {
    line-height: 17px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0 15px;
}

.dynamic-title>p {
    line-height: 32px;
    letter-spacing: 0px;
    color: #666666;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #999999;
}

.dynamic-title>p a {
    color: #3881c8;
}

.dynamic-title ul,
.tz-gz ul {
    margin: 10px 0 16px;
}

.dynamic li {
    line-height: 37px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
}

.dynamic li a {
    display: block;
    overflow: hidden;
}

.dynamic li a:hover p {
    text-decoration: underline;
    color: #004aa3;
}

.dynamic li a p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
    font-size: 16px;
}

.dynamic li a p i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #b8b8b8;
    margin-right: 10px;
}

.dynamic li a:hover i {
    background-color: #2d548f;
}

.dynamic li a small {
    float: right;
    letter-spacing: 0px;
    color: #999999;
    font-size: 14px;
}

.sp-lunbo {
    width: 1200px;
    padding-top: 30px;
    height: 140px;
    position: relative;
    clear: both;
}

.arrow-left1,
.arrow-left2 {
    width: 48px;
    height: 49px;
    position: absolute;
    left: -62px;
    top: 66px;
}

.arrow-right1,
.arrow-right2 {
    position: absolute;
    right: -62px;
    top: 66px;
}

.fctdb-lunbo {
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.swiper-container2 {
    width: 1200px;
    height: 110px;
    color: #fff;
    overflow: hidden;
}

.swiper-container2 .swiper-slide {
    text-align: center;
}

.swiper-container2 .swiper-slide p {
    line-height: 36px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    text-indent: 0;
    font-size: 16px;
}
 .swiper-container3 .swiper-slide{height:110px;}
/* 通知公告-工作动态 */
.tz-gz{
    overflow: hidden;
    margin-top: 30px;
    clear: both;
}
.tzgg,
.gzdt{
    width: 590px;
    height: 405px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px 
		rgba(53, 53, 53, 0.05);
}
.tzgg li,
.gzdt li {
    line-height: 40px;
    letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
}
.tzgg li a,
.gzdt li a {
    display: block;
    overflow: hidden;
}
.tzgg li a:hover p,
.gzdt li a:hover p {
    text-decoration: underline;
    color: #004aa3;
}
.tzgg li a p,
.gzdt li a p {
    width: 550px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #333333;
    font-size: 16px;
}
.tzgg li a p i,
.gzdt li a p i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #b8b8b8;
    margin-right: 10px;
}
.tzgg li a:hover i,
.gzdt li a:hover i {
    background-color: #2d548f;
}
.tzgg li a small,
.gzdt li a small {
    float: right;
    letter-spacing: 0px;
    color: #999999;
    font-size: 14px;
}

/* 指南-咨询 */
.zhinan-zixun{
    overflow: hidden;
    margin-top: 20px;
}
.zhinan,
.zixun{
    width: 590px;
	height: 521px;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px 0px 
		rgba(53, 53, 53, 0.05);
}
.zhinan-top{
    overflow: hidden;
}
.gkzn{
    width: 266px;
	background-color: #fff;
    border-radius: 3px;
    margin: 20px 0 0 20px;
}
.gkzn li{
    background-position: 21px 26px;
    width: 266px;
	height: 72px;
	background-color: #3881c8;
    border-radius: 3px;
    margin-bottom: 19px;
}
.gkzn li a{
    display: block;
    padding-left: 56px;
}
.gkzn li a span{
    color: #fff;
    font-size: 16px;
    line-height: 76px;
}
.gkzn li a:hover span{
    color: #3881c8;
}
.gkzn-1{
    background: url(../image/znz-01.png) no-repeat;
    background-position: 21px 26px;
}
.gkzn-1:hover{
    background: #d7e6f4 url(../image/znz-hover.png) no-repeat;
    background-position: 21px 26px;
}
.gkzn-2{
    background: url(../image/gkml-01.png) no-repeat;
}
.gkzn-2:hover{
    background: #d7e6f4 url(../image/gkml.png) no-repeat;
    background-position: 21px 26px;
}
.gkzn-3{
    background: url(../image/gkndbg-01.png) no-repeat;
}
.gkzn-3:hover{
    background: #d7e6f4 url(../image/gkndbg.png) no-repeat;
    background-position: 21px 26px;
}
.gkzn-4{
    background: url(../image/ysqgk-01.png) no-repeat;
}
.gkzn-4:hover{
    background: #d7e6f4 url(../image/ysqgk.png) no-repeat;
    background-position: 21px 26px;
}
.gkzn-list{
    width: 266px;
	height: 105px;
    background-color: #d7e6f4;
    border-top: 1px solid #3881c8;
}
.gkzn-list a{
    display: block;
    float: left;
    width: 132px;
    height: 52px;
    text-align: center;
    color: #333333;
    line-height: 52px;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}
.gkzn-list a.xzxk{
    width: 266px;
    border-bottom: 0;
}
.qlqd,
.zrglxm{
    border-right: 1px solid #fff;
}
.gkzn-list a:hover{
    color: #3881c8;
    font-weight: bold;
}


.qingdan{
    width: 264px;
}
.qingdan a{
    display: block;
    width: 264px;
	height: 80px;
	border-radius: 3px;
    margin: 18px 0 0 20px;
}
.qingdan a:first-child{
    margin-top: 20px;
}

.zhinan-btn{
    margin-top: 20px;
}
.zhinan-btn a{
    float: left;
    margin-left: 20px;
}
.zixun-mian{
    display: none;
}
.zixun-mian.show{
    display: block;
}
.zixun-top,
.zixun-main{
    margin: 0 20px;
    overflow: hidden;
}
.xinjian-bt{
    width: 215px;
	height: 35px;
    border: solid 1px #e5e5e5;
    margin-top: 20px;
}
.xinjian-bt label{
    color: #3881c8;
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    margin-left: 20px;
    padding-right: 10px;
    border-right: 1px solid #3881c8;
}
.xinjian-bt select{
    width: 123px;
    margin-left: 5px;
}
.zixun-search input[type="text"]{
    width: 215px;
	height: 35px;
    border: solid 1px #e5e5e5;
    text-indent: 28px;
    margin: 20px 0 0 20px;
}
.zixun-search input[type="submit"]{
    width: 80px;
	height: 35px;
	background-color: #3881c8;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-left: 12px;
}
.xiexin{
    overflow: hidden;
}
.xiexin a{
    display: block;
    width: 265px;
	height: 60px;
	background-color: #eeeeee;
    border-radius: 3px;
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    text-indent: 115px;
    margin-top: 20px;
}
.xiexin a:first-child{
    margin-right: 20px;
}
.wyxx{
    float: left;
    background: url(../image/wyxx.png) no-repeat;
    background-position: 79px 20px;
}
.wyxx:hover{
    background: url(../image/wyxx-hover.png) no-repeat;
    background-position: 79px 20px;
}
.cjwt{
    float: left;
    background: url(../image/cjwt.png) no-repeat;
    background-position: 79px 20px;
}
.cjwt:hover{
    background: url(../image/cjwt-hover.png) no-repeat;
    background-position: 79px 20px;
}
.xiexin a:hover{
    background-color: #3881c8;
    color: #fff;
}
.wtfk{
    width: 550px;
    overflow: hidden;
   
}
.wtfk-top h3{
    font-size: 18px;
    color: #3881c8;
    line-height: 36px;
    font-weight: bold;
    overflow: hidden;
    border-bottom: 2px solid #dddddd;
}
.wtfk-top h3 i {
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    background-color: #3881c8;
    margin-right: 10px;
}
.wtfk-top h3 a{
    float: right;
    color: #999999;
    font-size: 12px;
}
.wtfk ul{
    margin-top: 10px;
}
.wtfk li a{
    display: block;
    width: 505px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
    font-size: 16px;
    line-height: 36px;
}
.wtfk li a:hover{
    color: #3881c8;
}
.zixun-mian2 ul{margin: 10px 20px;float:left;}
.zixun-mian2 ul li{    line-height: 40px;letter-spacing: 0px;color: #333333;font-size: 16px;}
.zixun-mian2 ul li p{width: 550px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;
 color: #333333;font-size: 16px;}